[INFO] fetching crate logos-scaffold 0.1.0...
[INFO] testing logos-scaffold-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate logos-scaffold 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate logos-scaffold 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate logos-scaffold 0.1.0
[INFO] tweaked toml for crates.io crate logos-scaffold 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate logos-scaffold 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logos-scaffold 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded tar v0.4.44
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded bs58 v0.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded simd-adler32 v0.3.8
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] [stderr]   Downloaded ureq v2.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56e7bec7cb6eddfe837a932701f2b659c2de3347031ffc4066fe1fddbd1f20b6
[INFO] running `Command { std: "docker" "start" "-a" "56e7bec7cb6eddfe837a932701f2b659c2de3347031ffc4066fe1fddbd1f20b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56e7bec7cb6eddfe837a932701f2b659c2de3347031ffc4066fe1fddbd1f20b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e7bec7cb6eddfe837a932701f2b659c2de3347031ffc4066fe1fddbd1f20b6", kill_on_drop: false }`
[INFO] [stdout] 56e7bec7cb6eddfe837a932701f2b659c2de3347031ffc4066fe1fddbd1f20b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99cc2871a4fa1fae26762fb958fb86454c8378683f7f3dcdce8f0f52b35dd11b
[INFO] running `Command { std: "docker" "start" "-a" "99cc2871a4fa1fae26762fb958fb86454c8378683f7f3dcdce8f0f52b35dd11b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling logos-scaffold v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "99cc2871a4fa1fae26762fb958fb86454c8378683f7f3dcdce8f0f52b35dd11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99cc2871a4fa1fae26762fb958fb86454c8378683f7f3dcdce8f0f52b35dd11b", kill_on_drop: false }`
[INFO] [stdout] 99cc2871a4fa1fae26762fb958fb86454c8378683f7f3dcdce8f0f52b35dd11b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b7b4d958dd97ec516594135712ce9427a98129d3f0b0793d4bd6033f6892a0
[INFO] running `Command { std: "docker" "start" "-a" "a9b7b4d958dd97ec516594135712ce9427a98129d3f0b0793d4bd6033f6892a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling logos-scaffold v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.25s
[INFO] running `Command { std: "docker" "inspect" "a9b7b4d958dd97ec516594135712ce9427a98129d3f0b0793d4bd6033f6892a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b7b4d958dd97ec516594135712ce9427a98129d3f0b0793d4bd6033f6892a0", kill_on_drop: false }`
[INFO] [stdout] a9b7b4d958dd97ec516594135712ce9427a98129d3f0b0793d4bd6033f6892a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bf00fddef8ba9cfb8af91dbf74336dd3fe503a7bc4ee102ecd202001aa95b98
[INFO] running `Command { std: "docker" "start" "-a" "6bf00fddef8ba9cfb8af91dbf74336dd3fe503a7bc4ee102ecd202001aa95b98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logos_scaffold-09d107dde343ec9f)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test commands::report::tests::resolve_home_dir_returns_none_when_env_vars_missing ... ok
[INFO] [stdout] test commands::report::tests::resolve_home_dir_uses_userprofile_when_home_missing ... ok
[INFO] [stdout] test commands::report::tests::resolve_home_dir_uses_homedrive_and_homepath_when_needed ... ok
[INFO] [stdout] test commands::wallet_support::tests::extract_tx_identifier_does_not_parse_bytes_without_hash_type_marker ... ok
[INFO] [stdout] test commands::report::tests::resolve_home_dir_prefers_home ... ok
[INFO] [stdout] test commands::wallet_support::tests::extract_tx_identifier_finds_tx_hash_key ... ok
[INFO] [stdout] test commands::wallet_support::tests::extract_tx_identifier_prefers_plain_tx_hash_over_unrelated_byte_array ... ok
[INFO] [stdout] test commands::idl::tests::parses_idl_blocks ... ok
[INFO] [stdout] test commands::wallet_support::tests::normalize_accepts_raw_account_id ... ok
[INFO] [stdout] test commands::wallet_support::tests::normalize_rejects_invalid_address ... ok
[INFO] [stdout] test commands::wallet_support::tests::normalize_accepts_private_prefix ... ok
[INFO] [stdout] test commands::setup::tests::ensure_default_wallet_seeded_does_not_overwrite_existing_default ... ok
[INFO] [stdout] test commands::wallet_support::tests::first_public_wallet_address_parses_wallet_config ... ok
[INFO] [stdout] test commands::wallet_support::tests::resolve_wallet_address_errors_when_both_missing ... ok
[INFO] [stdout] test commands::setup::tests::ensure_default_wallet_seeded_writes_first_public_account ... ok
[INFO] [stdout] test commands::wallet_support::tests::read_default_wallet_address_parses_state_file ... ok
[INFO] [stdout] test commands::wallet_support::tests::first_public_wallet_address_returns_none_without_public_accounts ... ok
[INFO] [stdout] test commands::wallet_support::tests::resolve_wallet_address_prefers_explicit_input ... ok
[INFO] [stdout] test commands::wallet_support::tests::resolve_wallet_address_uses_default_when_explicit_missing ... ok
[INFO] [stdout] test commands::wallet_support::tests::write_default_wallet_address_persists_normalized_address ... ok
[INFO] [stdout] test doctor_checks::tests::container_runtime_row_passes_with_podman_when_docker_missing ... ok
[INFO] [stdout] test doctor_checks::tests::container_runtime_row_warns_when_missing ... ok
[INFO] [stdout] test doctor_checks::tests::container_runtime_row_prefers_docker ... ok
[INFO] [stdout] test commands::wallet_support::tests::read_default_wallet_address_returns_none_for_missing_state ... ok
[INFO] [stdout] test commands::wallet_support::tests::extract_tx_identifier_parses_multiline_hash_type_bytes ... ok
[INFO] [stdout] test template::project::tests::render_fails_on_unresolved_placeholder ... ok
[INFO] [stdout] test template::project::tests::overlay_writes_expected_files ... ok
[INFO] [stdout] test template::project::tests::lez_framework_overlay_converts_template_manifests_to_cargo_toml ... ok
[INFO] [stdout] test template::project::tests::overlay_renders_tokens_and_leaves_no_unresolved_placeholders ... ok
[INFO] [stdout] test template::project::tests::gitignore_includes_scaffold_and_is_idempotent ... ok
[INFO] [stdout] test template::project::tests::static_files_match_template_content_after_overlay ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3NPWfi/source-a/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQrM7Jz/source-a/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBXiv9s/source-a/.git/
[INFO] [stdout] [master (root-commit) 48040c8] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] [master (root-commit) 48040c8] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] [master (root-commit) 48040c8] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 a.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBXiv9s/source-b/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3NPWfi/source-b/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQrM7Jz/source-b/.git/
[INFO] [stdout] [master (root-commit) b34d752] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 b.txt
[INFO] [stderr] Cloning into '/tmp/.tmpBXiv9s/repo'...
[INFO] [stdout] [master (root-commit) b34d752] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 b.txt
[INFO] [stdout] [master (root-commit) b34d752] init
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 b.txt
[INFO] [stderr] Cloning into '/tmp/.tmpQrM7Jz/cache/repo'...
[INFO] [stderr] Cloning into '/tmp/.tmp3NPWfi/cache/repo'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stdout] test repo::tests::source_mismatch_fails_for_non_cache_policy ... ok
[INFO] [stderr] done.
[INFO] [stderr] Cloning into '/tmp/.tmpQrM7Jz/cache/repo'...
[INFO] [stdout] test repo::tests::source_mismatch_with_dirty_cache_repo_refuses_reclone ... ok
[INFO] [stderr] done.
[INFO] [stderr] Note: switching to 'b34d7526ba35c444627209e45d12df40f9a95a7b'.
[INFO] [stderr] 
[INFO] [stderr] You are in 'detached HEAD' state. You can look around, make experimental
[INFO] [stderr] changes and commit them, and you can discard any commits you make in this
[INFO] [stderr] state without impacting any branches by switching back to a branch.
[INFO] [stderr] 
[INFO] [stderr] If you want to create a new branch to retain commits you create, you may
[INFO] [stderr] do so (now or later) by using -c with the switch command. Example:
[INFO] [stderr] 
[INFO] [stderr]   git switch -c <new-branch-name>
[INFO] [stderr] 
[INFO] [stderr] Or undo this operation with:
[INFO] [stderr] 
[INFO] [stderr]   git switch -
[INFO] [stderr] 
[INFO] [stderr] Turn off this advice by setting config variable advice.detachedHead to false
[INFO] [stderr] 
[INFO] [stderr] HEAD is now at b34d752 init
[INFO] [stdout] test repo::tests::source_mismatch_reclones_cache_repo_when_clean ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logos_scaffold-863531266f6076f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5d7bce7d954e08dc)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test deploy_shows_hint_when_sequencer_is_unreachable_with_fallback_addr ... ok
[INFO] [stdout] test deploy_missing_binary_shows_build_hint ... ok
[INFO] [stdout] test create_help_does_not_mutate_filesystem ... ok
[INFO] [stdout] test deploy_help_lists_optional_program_name ... ok
[INFO] [stdout] test deploy_unknown_program_lists_available_programs ... ok
[INFO] [stdout] test deploy_shows_hint_when_sequencer_is_unreachable_with_configured_addr ... ok
[INFO] [stdout] test doctor_json_outputs_machine_readable_report ... ok
[INFO] [stdout] test deploy_continues_and_summarizes_mixed_results ... ok
[INFO] [stdout] test deploy_single_program_submits_successfully ... ok
[INFO] [stdout] test localnet_status_json_is_parseable ... ok
[INFO] [stdout] test deploy_uses_password_env_override ... ok
[INFO] [stdout] test report_fails_outside_project_with_project_scoped_message ... ok
[INFO] [stdout] test report_help_lists_out_and_tail_flags ... ok
[INFO] [stdout] test doctor_uses_password_env_override_for_wallet_health ... ok
[INFO] [stdout] test localnet_start_fails_when_process_exits_before_ready ... ok
[INFO] [stdout] test localnet_stop_outside_project_with_listener_prints_hint ... ok
[INFO] [stdout] test localnet_stop_outside_project_succeeds ... ok
[INFO] [stdout] test report_redacts_url_userinfo_without_colon ... ok
[INFO] [stdout] test report_generates_default_archive_with_warning_and_manifest ... ok
[INFO] [stdout] test report_redacts_multiline_private_key_blocks ... ok
[INFO] [stdout] test report_redacts_sensitive_values_in_logs ... ok
[INFO] [stdout] test report_manifest_scrubs_absolute_paths_in_warnings ... ok
[INFO] [stdout] test report_keeps_non_utf8_logs_via_lossy_decoding ... ok
[INFO] [stdout] test report_excludes_wallet_files_from_archive ... ok
[INFO] [stdout] test wallet_default_set_accepts_flag_form ... ok
[INFO] [stdout] test report_sanitizes_localnet_status_log_path ... ok
[INFO] [stdout] test wallet_default_set_persists_normalized_address_positional ... ok
[INFO] [stdout] test wallet_list_proxies_account_list ... ok
[INFO] [stdout] test wallet_passthrough_account_list_works ... ok
[INFO] [stdout] test wallet_passthrough_requires_args_after_double_dash ... ok
[INFO] [stdout] test report_default_archive_names_are_unique_for_fast_repeats ... ok
[INFO] [stdout] test wallet_help_lists_list_topup_and_default_commands ... ok
[INFO] [stdout] test wallet_topup_errors_when_address_and_default_are_missing ... ok
[INFO] [stdout] test wallet_topup_dry_run_renders_pinata_claim_command ... ok
[INFO] [stdout] test report_scrubs_tool_command_paths_in_summary ... ok
[INFO] [stdout] test wallet_topup_fails_outside_project_with_project_scoped_message ... ok
[INFO] [stdout] test wallet_topup_rejects_invalid_address ... ok
[INFO] [stdout] test wallet_topup_falls_back_to_default_password_when_env_missing ... ok
[INFO] [stdout] test wallet_topup_runs_pinata_claim_with_explicit_address ... ok
[INFO] [stdout] test wallet_topup_shows_sequencer_hint_on_connectivity_failure ... ok
[INFO] [stdout] test wallet_topup_timeout_is_reported_as_non_fatal ... ok
[INFO] [stdout] test wallet_topup_uses_password_env_override ... ok
[INFO] [stdout] test wallet_topup_uses_default_wallet_when_address_is_omitted ... ok
[INFO] [stdout] test report_skips_unreadable_optional_file_and_keeps_succeeding ... ok
[INFO] [stdout] test report_sanitizes_doctor_json_paths ... ok
[INFO] [stdout] test report_supports_custom_output_path ... ok
[INFO] [stdout] test report_tail_keeps_only_last_requested_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests logos_scaffold
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6bf00fddef8ba9cfb8af91dbf74336dd3fe503a7bc4ee102ecd202001aa95b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf00fddef8ba9cfb8af91dbf74336dd3fe503a7bc4ee102ecd202001aa95b98", kill_on_drop: false }`
[INFO] [stdout] 6bf00fddef8ba9cfb8af91dbf74336dd3fe503a7bc4ee102ecd202001aa95b98
